home *** CD-ROM | disk | FTP | other *** search
- For version numbers that are not shown or that are skipped over this
- means that those were for my internal RCS system only.
-
- v0.24 - v1.0: November 4, 1995 - MAJOR RELEASE
- 1. Changes to make compatible with Tk4.0.
- 2. Complete restructuring of the config file format and the code
- that parses it.
- 3. Complete restructuring of code logistics to be more
- understandable and to make it easier for converting to C in
- the next release (2.0).
- 4. Just about everything was rewritten in this release.
- 5. New Demonstration script.
-
- v0.22 - v0.24: March 4, 1995 - minor update
- 1. There were a few mistakes in the demo configuration files.
- 2. Realtime changing of the update delta does not need to wait
- for the previous update to elapse now.
- 3. Graphing did not check for Debug Level 4.
- 4. Top level dynamic labels were sometimes updated evey update
- check instead of every update.
- 5. Fixed a bug in checking the color for graph lines. Now "" for clear
- is ok.
- 6. Recommented everything in a more readable and useable (though less
- verbose) manner. Originally intended to help Tcl/Tk newbies the
- commenting began to annoy me.
- 7. There was a bug in counting the recursion level for debug level 1.
- 8. Added the ability to reference variables in the configuration files.
- This includes the new command line flag "--set var_name value".
- 9. Dynamic labels in parent groups had a bug.
- 10. Added the ability to chamge "wm" configuration option from the
- "comfigure" command.
-
- Epoch - v0.22: February 19, 1995 - MAJOR RELEASE
- This was the first publicly available release.